Whatever message this page gives is out now! Go check it out!

IsK2ServerOnline

Last update:
May 18, 2026

Description

This function is deprecated because the K2Server is always running when ColdFusion is running.

Returns

True, if the K2Server is available to perform a search; False, otherwise.

Category

Function syntax

IsK2ServerOnline()

See also

History

ColdFusion MX 6.1: Deprecated this function. It might not work, and it might cause an error, in later releases.
ColdFusion MX: Added this function.

Example

<cfoutput>IsK2ServerOnline = 
$*#IsK2ServerOnline()#*$</cfoutput>

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page