Re: [PHP] Re: PHP Warning: HTTP request failed -- BSD resource limit reached?



On Thu, Nov 20, 2008 at 11:50 AM, Rene Fournier <m5@xxxxxxxxxxxxxxxx> wrote:

Don't think that can be it, since (a) the other processes are not being
denied their http requests and (b) requests are going to two servers.

Have you checked your firewall settings? It may be configured to
deny requests temporarily on hosts it thinks may be attempting an HTTP
DDoS, or perhaps something similar. Nathan mentioned the same, but is
it possible that you're only considering a hardware firewall? Unless
explicitly configured, a software firewall on the OS level could be
blocking all matching traffic on all interfaces (including the LAN).

--
</Daniel P. Brown>
http://www.parasane.net/
daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx
1 LEFT: $149/mo. $0 Setup - Dual-Core/320GB HDD/1GB RAM/3TB
100Mbps/cPanel - SAME-DAY SETUP! Contact me to buy.
.



Relevant Pages

  • Re: What is this?
    ... >This event is generated when TCP traffic to port 0 is detected. ... This fails on a properly set up firewall. ... accessible DNS servers - one in the DMZ, and two located at our upstream. ... All internal DNS requests go to servers behind the firewall, ...
    (comp.security.firewalls)
  • Re: DNS best pratice???
    ... That system is then forwarding requests to my company's ISP's ... > have my internal servers forward requests directly to the ISP's DNS ... If it is a good firewall and currently properly secured you ...
    (microsoft.public.windows.server.dns)
  • Re: [PHP] Re: PHP Warning: HTTP request failed -- BSD resource limit reached?
    ... denied their http requests and requests are going to two servers. ... Have you checked your firewall settings? ... if you are remember to do an exitafter each one is finished otherwise the new forked process will stay open until cleaned up by the system which could be creating you're problem. ...
    (php.general)
  • Re: Mobile Application goes offline
    ... in one another problem the namespace of the webservice was troubling. ... We are running into some strange scenarios related to HTTP Web Requests ... This is because the response to the HTTP ... the application cannot make any HTTP Requests to the ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Hi I have one web application and i want to get the number of users who are currently accessing
    ... Some user who has sent a request for a page and is now looking at it is not "online" in a computer sense, but he or she is online in the human sense. ... You'll have to make do with some approximation, such as counting users who have sent HTTP requests within the last 30 minutes. ... In your web.xml you have a timeout value for a session. ...
    (comp.lang.java.programmer)

Loading