If someone wants to check it out, and is comfortable enough installing
perl modules, can install a profiler for the code, and analysze where
the time is being spent.

  # cpan
  cpan% install Devel::DProf
    ..
  cpan% exit

  # perldoc Devel::DProf


-jason "I never upgrade too quickly!" fesler

-- 
Jason Fesler  <[EMAIL PROTECTED]>
Good, Fast, Cheap -  Pick any two. - RFC 1925

On Sat, 6 Jan 2001, Robert wrote:

> >However, my
> > complaint is that the new manage.cgi is slowwwww.....
>
> That's something I noticed here too(unix base), with all the scripts
> basically. Compared to earlier versions, the response time is really bad.
> I've tried to find out what the problem is, but so far no luck. It's
> obviously spending ages translating something.... but just which part it is
> I dont know. It may even be to do with the connection to the opensrs servers
> ???
>
> robert
>
>
>
> >Here's a tip:
> >
> > 1.) Make sure you upgrade all the new components and install the new PERL
> > modules.
> > 2.) Run the new verify_install.cgi to check if you have all the necessary
> > modules installed.
> > 3.) Make sure the edit the new OpenSRS.conf with the right settings.
> > 4.) Editing line 48-49 in manage.cgi to reflect the correct path to your
> > OpenSRS.conf.
> >
> > Hope it helps.
> >
> > PS: My PHP wrapper did NOT break.  Still works!
> >
> > --Kit
> >
> >
> > >>> i'm trying out the standard manage.cgi .... but after
> > >>> confirming my details to login it just returns a Error 500
> > >>> Internal Server Error....
> > >>
> > >> As with any erro 500, what does your web server error log say?  (that
> is
> > >> where the actual error is logged).
> > >
> > > I just (yesterday) upgraded my client scripts to 2.3 (from a version
> > > where it still used separate ports for lookup and registration) and have
> > > started to receive intermittant 500 Internal Server Errors.  I haven't
> > > had a chance to troubleshoot it yet (going to start right now) but just
> > > curious as to whether anyone else has noticed the same problem...
> > >
> > > --Josh Levine
> >
> >
>
>

Reply via email to