phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: RE: RE: [Phpgroupware-users] Performance of RC4


From: Hsing-Foo Wang
Subject: RE: RE: RE: [Phpgroupware-users] Performance of RC4
Date: Sun, 21 Jul 2002 09:54:47 +0200

Very slow and still in the 70-ties.

- 09_14_RC4
- New network class as per your directions
- no changes to datetime

Hsing-Foo

> -----Oorspronkelijk bericht-----
> Van: address@hidden 
> [mailto:address@hidden Namens Dave Hall
> Verzonden: zondag 21 juli 2002 9:13
> Aan: address@hidden
> Onderwerp: Re: RE: RE: [Phpgroupware-users] Performance of RC4
> 
> 
> 
> ----- Original Message -----
> From: Hsing-Foo Wang <address@hidden>
> Date: Sunday, July 21, 2002 4:50 pm
> Subject: RE: RE: [Phpgroupware-users] Performance of RC4
> 
> > Hi Dave, (now that was fast ;-) )
> 
> I was waiting for something when your turned up.
> 
> > 
> > > Hi Hsing-Foo,
> > > 
> > > 
> > > > Hi Dave, thanks for the reply.
> > > 
> > > no probs
> > > 
> > > > 
> > > > > Hi Hsing-Foo,
> > > > > 
> > > > > The uncommenting fixed an older problem with the 
> calendar date.  
> > > > > Have you run a cvs update recently?  I would suggest 
> you do so.  
> > > > > There is a error handling fix for the problem
> > you
> > > > > are experiencing.  This was applied just after the RC4 branch.
> > > > > 
> > > > 
> > > > Ok, that's clear. Now for the cvs part, I did try to get
> > > the windows
> > > > client installed *incl. dtinft.ddl) But no luck (after login
> > click,
> > > > access violation at blah, blah, blah). As for the linux
> > > client, I do
> > > > not have X installed.
> > > 
> > > ummm ... which box is phpgw installed on?
> > > 
> > 
> > Mitel SME 5.5
> 
> Not familar with it ... but it is linux :)
> 
> > 
> > > cvs on linux runs from the command line.  from your phpgw
> > > install path just use: cvs -z3 update -dP works for me 
> > > 
> > > CVS on windows is not my area ... sorry ... maybe someone
> > > else can help with this.
> > > 
> > > > 
> > > > So I subscribed to the daily cvs snapshot list, but also no
> > > mail from
> > > > there...?
> > > 
> > > From memory, this will email you the HEAD (development)
> > > branch snapshot every day there has been updates.  This is 
> > > generally pretty unstable, if usable at all.
> > > 
> > 
> > Ok, so I won't use it and unsubscribe, thanks
> 
> Probably save you some problems.
> 
> > 
> > > Another option is to just download the file from this link:
> > > http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/phpgroupwar
> > > e/phpgwapi/inc/class.network.inc.php?rev=1.8.2.3&only_with_tag
> > > =Version-0_9_14-branch&content-type=application/x-httpd-php
> > > and save it over the top of the existing 
> > > /path/to/phpgroupware/phpgwapi/inc/class.network.inc.php
> > > 
> > 
> > Got that one and copied it over the 'old' one.
> > But stil I'm young and in 1970....
> 
> is the datetime class back to the way it should be??  If not 
> change it back.  I wouldn't have minded hanging out the 70s 
> ... for a while ... especially if I was younger.  Maybe this 
> could be part of the phpGW marketting campaign :)
> 
> > 
> > What has changes in the new network class?
> 
> Error handling for the open socket stuff.  Stops it from 
> falling over if it can't connect.  Like it does if the 
> firewall isn't setup for the daytime call.
> 
> > 
> > Is it possible for me to go and check out from cvs like yu did
> > above. I
> > don't see a link on the homepage.
> 
> You can copy the stuff file by file ... if you have the time. 
>  Its faster just to use cvs update like so: cd 
> /path/to/phpgroupware cvs -z3 update -dP
> 
> Let me know how you go
> 
> Cheers
> 
> Dave
> 
> > 
> > Thanks,
> > Hsing-Foo
> > 
> > > > 
> > > > > You can also add a firewall allow rule for time-a.nist.gov:13 
> > > > > (daytime), which is used by the datetime class.  This is
> > used
> > > > > to give a very accurate time local time for the calendar.
> > > > > 
> > > > 
> > > > For now I will give this a try.
> > > 
> > > Should work
> > > 
> > > Good luck,
> > > 
> > > skwashd
> > > Dave Hall
> > > > 
> > > > Thanks,
> > > > Hsing-Foo
> > > > 
> > > > > Hope this helps.
> > > > > 
> > > > > Cheers,
> > > > > 
> > > > > skwashd
> > > > > Dave Hall
> > > > > e address@hidden
> > > > > 
> > > > > ----- Original Message -----
> > > > > From: Hsing-Foo Wang <address@hidden>
> > > > > Date: Saturday, July 20, 2002 7:34 pm
> > > > > Subject: [Phpgroupware-users] Performance of RC4
> > > > > 
> > > > > > Hi,
> > > > > > 
> > > > > > I'm trying for a few days now to get RC4 up to speed.
> > > Don't know
> > > > > > what'swrong...
> > > > > > 
> > > > > > - Distro: MITEL SME 5.5
> > > > > > - 1Gb RAM
> > > > > > - 800Mhz
> > > > > > - Apache latest
> > > > > > - Mysql latest
> > > > > > - https access only
> > > > > > 
> > > > > > It take up to 20 to 30 seconds to get every page! I saw a
> > > > > post comming
> > > > > > by mentioning the 1970 thing. I too suffer from 
> this, but the 
> > > > > > suggested fix (uncomment 1 line) doesn'teffect this or
> > > the speed.
> > > > > > 
> > > > > > I'm getting a little desperate here. Anybody cares to
> > > find out why
> > > > > > it'sso slow?
> > > > > > 
> > > > > > Thanks in advance,
> > > > > > Hsing-Foo
> > > > > > 
> > > > > 
> > > 
> > 
> > 
> > _______________________________________________
> > Phpgroupware-users mailing list
> > address@hidden 
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> > 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]