Web Cache [message #76803] |
Fri, 19 September 2003 14:09 |
Emilio
Messages: 4 Registered: January 2002
|
Junior Member |
|
|
Hollo OraFAQ,
In my company we implement an Application using PL/SQL to develop html pages, as we increment users we start to have performance problems on de D.B. server basicly when the pages are created.
Is it possible to improve performance using Web Cache with no change on the packages that buil the pages???
Thanks
P.D. we use 9i IAS R2 and 8.1.7 D.B.
|
|
|
Re: Web Cache [message #76843 is a reply to message #76803] |
Mon, 15 December 2003 08:41 |
Frank Naude
Messages: 4581 Registered: April 1998
|
Senior Member |
|
|
Hi,
If you content is cachable, you should see
quite an impressive performance gain after
implementing Web Cache. No code changes are
required, nevertheless, an API is available to help
you expire content from the cache.
Best regards.
Frank
|
|
|