I use old Apache because of PHP docs say so (as far as I remember).
PHP does do (lots of) DB operations but no transactions ( :) ) on MSSQL but
the queries are optimized for good performance (and if no errors, pages
loads 0.01 to 2 secs (there are heavy queries)). (It is a firm intranet site
for logistic management.)
Win32 is Windows Server 2003 with latest service packs and resources
priorised to services.
Total hourly hit count is about 7,000, the most downloads are .php (circa
90%) and the rest are images and Excel sheets. About 70% are LAN and 30% WAN
requests (which means network load can not be an issue).
The "iron" is a Dell server machine, Intel Xeon 3,06GHz, 2GB RAM and SATA
hard drives (weekly defragmented).


Boyle Owen wrote:
> 
> - what's PHP doing? any DB transactions? (notorious resource hog...)
> - win32 - which, exactly? anything before XP is shaky, esp. for heavy
> PHP/DB...
> - apache2 is OK on windows, I hear, but 2.2.3 > 2.0.55... why such an
> old version?
> 
> In summary, my gut feeling is that you have a weakish platform (old
> apache + unspecified win32) and might by running a demanding application
> (PHP often means DB work). But we'd need a lot more details on your
> applications and load to make any definate statement...
> 
-- 
View this message in context: 
http://www.nabble.com/Apache-2.0.55-%28Win32%29-PHP-5.1.1-problem-tf2566543.html#a7154097
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to