It’s probably the size of your SQLlite database – so I would look at reducing the size of that.
Still unclear what you are doing to know what the delay is – perhaps some sample code would be useful for us to look at – so we know what you parse & store; and also what you display if you display anything.
Another way of solving some of these issues is to use tell-tales – small images {blank gif/png} that are embedded into the HTML that are generated dynamically – this is the way google analytics/matamo etc do this sort of logging. Or just use AJAX.
James
From: Tom Browder <tom.browder@xxxxxxxxx>
Sent: 05 October 2020 12:16
To: users@xxxxxxxxxxxxxxxx
Subject: Re: [users@httpd] Re: Alternatives to SSI (server side includes)? [EXT]
IMHO, Web Sockets aren't going to get you any real benefit here. The primary
Thanks, Scott. I do intend to look into the timing.
BTW, this website takes over eight seconds to load, and it uses the same CGI setup as my other sites:
--
The Wellcome Sanger Institute is operated by Genome Research
Limited, a charity registered in England with number 1021457 and a
company registered in England with number 2742969, whose registered
office is 215 Euston Road, London, NW1 2BE.
|