Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF 9 - Please advice !!

New Here ,
Oct 14, 2013 Oct 14, 2013

Gurus,

I heard lot about CF. So trying to see what it got.

I am installing CF 9 multiserver with multiple instances to the cluster. My question is

1. On production server, will you advice to select REPLICATE SESSION and STICKY SESSION or only STICKY SESSION to stick the request on same server ?

2. I am not able to view my CFUSION administrator after I link cluster to the default web site, using webserver configuration tool. How to get the CFUSION administrator screen working ?

Please advice so that I can continue working with Coldfusion !!

Thanks,

Susan

654
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 14, 2013 Oct 14, 2013

Hi Susan,

1) Most recommend using sticky sessions, because the session replication feature takes overhead to replicate the session data. There have also been some stabilitity issues linked to session replication in the past, I am not sure if those have been resolved in the latest versions, but the vast majority of clusters I've worked on use sticky sessions.

2) What do you get a 404? or 500? Make sure you have a virtual mapping for the /CFIDE on your website -- also I'd recommend checking out the CF9 Lockdown Guide to make sure you have protected your /CFIDE url properly (parts of it should not be exposed to the public espeically the /CFIDE/administrator and /CFIDE/adminapi ) among many other things. Make sure you apply all the security hotfixes as well.

--

Pete Freitag

Foundeo Inc. 

ColdFusion Consulting & Products: HackMyCF / FuseGuard

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 28, 2013 Oct 28, 2013
LATEST

Thanks Pete.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources