Re: Re: High volume issues using mod_proxy (balancer,http,ajp) on Apache 2.2.4 across multiple tomcat 5.5.23 clusters - Configuration issues or bugs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On May 23, 2007, at 2:49 PM, justin wright wrote:

I've set the apache confs to use the following

    StartServers         512
    ServerLimit          1024
    MaxClients           1024
    MinSpareServers      256
    MaxSpareServers      512
    MaxRequestsPerChild  100000


I reran the test with a smaller load (350 users as opposed to 1250). It didn't hit the server limit but I still get this error:

[Wed May 23 07:30:54 2007] [error] (70014)End of file found: ajp_ilink_receive() can't receive header [Wed May 23 07:30:54 2007] [error] ajp_read_header: ajp_ilink_receive failed [Wed May 23 07:30:54 2007] [error] (120006)APR does not understand this error code: proxy: read response failed from (null) (xxx.xxx.xxx.xxx)



That means that when ajp_ilink_receive() (actually ilink_read())
tried to read from the AJP socket, it rec'd an error.
Could be a network issue. Could be not enough workers on
the Tomcat side.


---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux