Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    El modulo mod_fastcgi tumba la interfaz de configuración web (webgui)

    Español
    1
    1
    1.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nonroot
      last edited by

      hay un problema con el modulo fastcgi que trae el servidor web lighttpd que viene con el pfsense version 1.2.
      Si hago muchas conexiones concurrentes a la interfaz web, la interfaz se cae y deja de funcionar. Solo es posible revivirla parando el proceso web y volviendolo a iniciar.
      He leido varias cosas directamente en el sitio de lighttpd y de php, pero quisiera saber si se ha hecho algo en pfsense para corregir esto, ya que fácilmente podria conllevar a una denegación de servicio.
      El comando que uso es:

      
      ab -kc 1000 -t 20 https://192.168.20.20:3000/index.php
      

      Estoy corriendo el webgui en el puerto 3000 y por https.

      En los logs del servidor web encuentro lo siguiente:

      
      2008-07-28 17:34:47: (mod_fastcgi.c.1731) connect failed: Connection refused on unix:/tmp/php-fastcgi.socket-3
      2008-07-28 17:34:47: (mod_fastcgi.c.2885) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 777
      2008-07-28 17:34:47: (mod_fastcgi.c.1731) connect failed: Connection refused on unix:/tmp/php-fastcgi.socket-2
      2008-07-28 17:34:47: (mod_fastcgi.c.2885) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 777
      2008-07-28 17:34:47: (mod_fastcgi.c.1731) connect failed: Connection refused on unix:/tmp/php-fastcgi.socket-1
      2008-07-28 17:34:47: (mod_fastcgi.c.2885) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 777
      2008-07-28 17:34:47: (mod_fastcgi.c.1731) connect failed: Connection refused on unix:/tmp/php-fastcgi.socket-0
      2008-07-28 17:34:47: (mod_fastcgi.c.2885) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 777
      2008-07-28 17:34:47: (mod_fastcgi.c.3496) all handlers for  /exec.php on .php are down.
      2008-07-28 17:34:55: (connections.c.261) SSL: -1 5 54 Connection reset by peer 
      

      De antemano muchas gracias por las respuestas.

      –----------------------------
      ServiUnix.com S.A.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.