file_path] = false; return false; } $bucket = $parsed['host']; $key = ltrim($parsed['path'], '/'); try { $result = check_file_on_S3bucket_cached($key, $bucket); $file_cache[$file_path] = $result; return $result ? true : false; } catch (Exception $e) { error_log("S3 file_exists failed for {$file_path}: " . $e->getMessage()); $file_cache[$file_path] = false; return false; } } $result = file_exists($file_path); $file_cache[$file_path] = $result; return $result; } /** * Get S3 cache statistics for monitoring */ function get_s3_cache_stats() { global $cache_DB; $stats = [ 'total_cached_files' => 0, 'cache_hit_rate' => 0, 'oldest_cache_entry' => null, 'newest_cache_entry' => null ]; try { if (isset($cache_DB) && is_object($cache_DB)) { $results = $cache_DB->get_results("SELECT COUNT(*) as total, MIN(cache_timestamp) as oldest, MAX(cache_timestamp) as newest FROM bidx_querycache WHERE cache_key LIKE 's3_%'"); if (!empty($results)) { $stats['total_cached_files'] = $results[0]->total; $stats['oldest_cache_entry'] = $results[0]->oldest ? date('Y-m-d H:i:s', $results[0]->oldest) : null; $stats['newest_cache_entry'] = $results[0]->newest ? date('Y-m-d H:i:s', $results[0]->newest) : null; } } } catch (Exception $e) { error_log("Failed to get S3 cache stats: " . $e->getMessage()); } return $stats; } /** * Clear expired S3 cache entries */ function cleanup_s3_cache($max_age_hours = 24) { global $cache_DB; try { if (isset($cache_DB) && is_object($cache_DB)) { $cutoff_time = time() - ($max_age_hours * 3600); $result = $cache_DB->query("DELETE FROM bidx_querycache WHERE cache_key LIKE 's3_%' AND cache_timestamp < {$cutoff_time}"); if ($result !== false) { error_log("Cleaned up S3 cache entries older than {$max_age_hours} hours"); return true; } } } catch (Exception $e) { error_log("Failed to cleanup S3 cache: " . $e->getMessage()); } return false; } /** * Invalidate specific S3 cache entry */ function invalidate_s3_cache($filename, $s3Bucket = null, $s3_server = 'default') { global $cache_DB; if (!$s3Bucket) { global $_S3_TAB_SETTINGS; $s3Bucket = $_S3_TAB_SETTINGS[$s3_server]['bucket'] ?? _S3_BUCKET_NAME; } $cache_key = "s3_exists_{$s3Bucket}_{$filename}"; try { if (isset($cache_DB) && is_object($cache_DB)) { $cache_DB->query("DELETE FROM bidx_querycache WHERE cache_key = '{$cache_key}'"); } static $memory_cache = []; unset($memory_cache[$cache_key]); return true; } catch (Exception $e) { error_log("Failed to invalidate S3 cache for {$filename}: " . $e->getMessage()); return false; } } ?> PROPERTY 935 Village Drive, Brooksville, FL 34601, MLS#2254124 - Residential
Call Now: Mobile: 904.248.9848

Wade M. Berlin

ABR,BrkrAssc,CNE,CPM,FSSR,GAA,LLC,PMN,REALTOR ®,SRES
Broker IDX Sites Inc.
The Real Estate Professional You Deserve
Property Photos
935 Village Drive
  1. Image 1 For 935 Village Drive
  2. Image 2 For 935 Village Drive
  3. Image 3 For 935 Village Drive
  4. Image 4 For 935 Village Drive
  5. Image 5 For 935 Village Drive
  6. Image 6 For 935 Village Drive
  7. Image 7 For 935 Village Drive
  8. Image 8 For 935 Village Drive
  9. Image 9 For 935 Village Drive
  10. Image 10 For 935 Village Drive
Image Gallery

PRICED AT ONLY: $209,900

Address: 935 Village Drive, Brooksville, FL 34601

Description

2 bedroom, 2 bath townhome located in Candlelight Village. Close to shopping and city park. End unit for privacy, kitchen and baths have been updated along with roof.
Payment Calculator
  •   Principal & Interest -
  •   Property Tax $
  •   Home Insurance $
  •   HOA Fees $
  •   Mortgage Insurance-

  •   Monthly -
For a Fast & FREE Mortgage Pre-ApprovalApply Now
  • MLS#: 2254124 ( Residential )
  • Street Address: 935 Village Drive
  • Viewed: 31
  • Price: $209,900
  • Price sqft: $212
  • Waterfront: No
  • Year Built: 1981
  • Bldg sqft: 990
  • Bedrooms: 2
  • Total Baths: 2
  • Full Baths: 2
Request More Information
  • All fields are required.
Features
Land Information
  • Lot Features: Other
School Information
  • High School: Hernando
  • Middle School: Parrott
  • School Elementary: Brooksville
Garage and Parking
  • Parking Features: Assigned
Eco-Communities
  • Water Source: Public
Utilities
  • Cooling: Central Air
  • Heating: Central, Electric
  • Sewer: Public Sewer
  • Utilities: Cable Available, Electricity Connected, Water Connected
Finance and Tax Information
  • Tax Year: 2024
Other Features
  • Legal Description: CANDLELIGHT VILLAGE UNIT 3 LOT 42
  • Views: 31
  • Zoning Code: City
Similar Properties

Details for 911 Candlebrook Lane, Brooksville, FL 34601
$200,000.00 ($182.48 / sqft )

911 Candlebrook Lane More Like This

Beautiful two bedroom, two bath, villa. A full kitchen flows into your large dining area and living room. The master bedroom is large with lots of storage. The back of the home has a large Florida/su

  1. Bedrooms: 2
  2. Baths: 2
  3. Approx. 1096 sqft
  1. MLSID: 2251190
  2. Provided by Florida Cracker Properties
  3. Hernando County Association of REALTORS®
  4. DMCA Notice

Contact Info

  1. The Real Estate Professional You Deserve
  2. Mobile: 904.248.9848
  3. phoenixwade@gmail.com
Wade M. Berlin