Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl
Re: mod_perl debugging application debugging in shared environments
 

Index | Next | Previous | View Flat


perrin at elem

Nov 18, 2011, 2:36 PM


Views: 456
Permalink
Re: mod_perl debugging application debugging in shared environments [In reply to]

On Fri, Nov 18, 2011 at 3:58 PM, Dmitriy Ryajov <dryajov [at] gmail> wrote:
> The reasons are mostly legal, the client simply won't allow me to set it up
> outside the dedicated server. There are also technical reasons, the system
> is massive and too tight up to the rest of their internal infrastructure.
> I'm working with an ssh session with the code pulled to my home and mapped
> to a virtual host in apache 2.2, the rest of the devs are working in the
> same manner under that same Apache server.

Ok, what I would do in this situation is run my own apache on a high
port on that same server. I'd copy the conf file, change the port,
and run httpd with my custom conf. It's still on the same server,
still has access to everything, but can be run under the debugger.

> To repeat my question, are there any specific reasons, besides output
> redirection that prevent the debugger running in a
> multiprocess/multi-threaded host?

None that I know of, but this is outside of my expertise. I remember
seeing some stuff about debugging forked processes on PerlMonks,org.
You might want to have a look there.

- Perrin

Subject User Time
mod_perl debugging application debugging in shared environments dryajov at gmail Nov 18, 2011, 9:48 AM
    Re: mod_perl debugging application debugging in shared environments perrin at elem Nov 18, 2011, 10:42 AM
    Re: mod_perl debugging application debugging in shared environments dryajov at gmail Nov 18, 2011, 12:58 PM
        Re: mod_perl debugging application debugging in shared environments perrin at elem Nov 18, 2011, 2:36 PM
    Re: mod_perl debugging application debugging in shared environments dryajov at gmail Nov 18, 2011, 5:27 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.