Jump to content

Search the Community

Showing results for tags 'apache high load php error'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. hi everyone. i have a strange problem, i have a client running a very simple php script on my server which is somehow causing a really high load and making server unresponsive by creating hundreds of simultaneous connections. (i see lots of php processes under this user and i see hundreds of incoming connections from server to itself again as if the script is causing a loop?) i am not a php expert. but when i look at his script it seems as if it's acting like a proxy, that should try to connect a remote server to retrieve something. when i look at the error log in the same directory i just see the errors below and i couldn't understand what this error exactly means? [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 [29-Oct-2012 13:40:09] 302 .... anyone have any idea about how to track down this issue? i almost checked all web server-php related logs but could not find anything. thanks!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.