@abram hey mate are the Lucee and CF servers running on trycf similar specifications and tunings? Why I ask is if I see dog-slowness on one platform vs the other, is that gonna be down to the platform innately slower than the other, or could it be the server spec unfairly comparing them?
Adam Cameron
04/03/2022, 12:49 PM
Second question... how easy would it be to pass the URL into the code being executed? eg so I could go (eg)
<https://trycf.com/?param=value>
, and
URL.param
would be populated in my scratch code?
a
abram
04/04/2022, 6:22 PM
they both use the same specs and run on the same size instances. It could be a server acting up or something slowing it down.
a
Adam Cameron
04/04/2022, 7:22 PM
Or it could be CF being slower than Lucee 😉
😮 1
Adam Cameron
04/04/2022, 7:23 PM
Thanks for the clarification mate
a
abram
04/05/2022, 9:23 PM
I’ll have to check into adding url params… shouldn’t be difficult
a
Adam Cameron
04/06/2022, 10:13 PM
Nice one man. Thanks for investigating. NP if it's not straight fwd