Hi, I have been developing a flex 2.0 web app that makes remote object calls to access a db. I was getting fast responses until I moved my web app from my dev environment (windows) to a staging environment (linux), both running JRun 4. For some reason, the remote object calls are now significantly slower and I can't understand why because the staging machine has more resources. Does anyone know why this might be the case and how to fix it?
Thanks, Chris

