This is a discussion on Apache2+PHP 4.3.8 within the PHP Language forums, part of the PHP Programming Forums category; Hi everybody, I have a performance problem with this configuration: - Fedora Core 2 - Apache 2.0.51 - PHP 4.3....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi everybody,
I have a performance problem with this configuration: - Fedora Core 2 - Apache 2.0.51 - PHP 4.3.8 There are no problems with static content, the server is fast. Every PHP page is generated in a very little time, but it takes 5/6 seconds before getting the page on the browser. Could it depend on some wierd configurations of Apache? Any ideas? Thanks. PS: No errors in httpd logs. |
|
|||
|
*** pZot escribió/wrote (8 Feb 2005 00:56:42 -0800):
> There are no problems with static content, the server is fast. > Every PHP page is generated in a very little time, but it takes 5/6 > seconds before getting the page on the browser. Could it depend on some > wierd configurations of Apache? Any ideas? Do you have mod_deflate active? -- -+ Álvaro G. Vicario - Burgos, Spain +- http://www.demogracia.com (la web de humor barnizada para la intemperie) ++ Manda tus dudas al grupo, no a mi buzón -+ Send your questions to the group, not to my mailbox -- |