[wp-hackers] Wordpress set_transient function hampring my server preformance
Alexander Hempton-Smith
hempsworth at gmail.com
Fri Apr 8 23:36:00 UTC 2011
How about adding to an array in a cookie on each pageload, saves on
processing on the serverside each time. Then just save the cookie when
the feedback form is submitted.
- - - -
Kind regards,
Alex Hempton- Smith
www.alexhemptonsmith.com
www.twitter.com/hempsworth
- - - -
Sent from my iPhone
On 8 Apr 2011, at 12:29, Suhas Girgaonkar <suhas.girgaonkar at rtcamp.com> wrote:
> Hi ,
>
> I am storing site visitor history using wordpress builtin function
> set_transient.
>
> Whenever visitor navigate throughtout the site I am storing history in
> database using wordpress set_transient function and when any visitor submit
> contact us form I transfer the history to parmenent table as the transient
> data is flushed after 24 hours
>
> But this causing overhead on my wordpress database and eventually it's
> hampring my server performance can any one help me?
>
> Does any one have any other solution?
>
> --
> Thanks & Regards
>
> Suhas Girgaonkar | Web Developer (Trainee) | rtCamp Solutions Pvt. Ltd.
> Skype: suhasrtcamp | Web: http://rtcamp.com
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list